From 475d34c2f2e11df64abb4aa2f26b710656fbb7b8 Mon Sep 17 00:00:00 2001 From: Bernd Zeimetz Date: Tue, 4 May 2010 22:26:35 +0200 Subject: [PATCH] gpsbabel is reuired to build the manpage. Add a proper dependency to the target. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 1b42a4336..826f5ade4 100755 --- a/debian/rules +++ b/debian/rules @@ -36,7 +36,7 @@ endif touch $@ -debian/gpsbabel.1: +debian/gpsbabel.1: build-stamp export PATH="$(CURDIR):$$PATH" ;\ help2man --manual='gpsbabel documentation' \ --section=1 \ -- 2.30.2